home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / COMPUTER / WIMP2 / Docs / Todo < prev   
Text File  |  1999-05-19  |  536b  |  15 lines

  1. Things to do yet:
  2.  
  3.  Wimp2:
  4.  -=-=-=
  5.  * Investigate poll code 0 being returned by Wimp2_Poll when a 4 or 5 is
  6. received by Wimp_Poll but is masked out under Wimp2 (summat to do with that
  7. hourglass service call methinks)
  8.  * Implement sleep function.
  9.  * Implement thread support.
  10.  * Implement Wimp2_KillProcess.
  11.  * Implement memory protection. RO4 does much of this already though.
  12.  * Multiple app use of the hourglass (perhaps use old tornado hourglass
  13.    module?)
  14.  * Finish implementing Wimp2_ReportError, a multitasking error report box.
  15.